home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / DevPac v3.02b.adf / include / exec / exec.i < prev    next >
Text File  |  1991-11-20  |  432b  |  24 lines

  1.     IFND    EXEC_EXEC_I
  2. EXEC_EXEC_I    SET    1
  3. **
  4. **    $Filename: exec/exec.i $
  5. **    $Release: 1.3 $
  6. **
  7. **    
  8. **
  9. **    (C) Copyright 1985,1986,1987,1988 Commodore-Amiga, Inc.
  10. **        All Rights Reserved
  11. **
  12.  
  13.     INCLUDE "exec/nodes.i"
  14.     INCLUDE "exec/lists.i"
  15.     INCLUDE "exec/interrupts.i"
  16.     INCLUDE "exec/memory.i"
  17.     INCLUDE "exec/ports.i"
  18.     INCLUDE "exec/tasks.i"
  19.     INCLUDE "exec/libraries.i"
  20.     INCLUDE "exec/devices.i"
  21.     INCLUDE "exec/io.i"
  22.  
  23.     ENDC    ; EXEC_EXEC_I
  24.